home *** CD-ROM | disk | FTP | other *** search
/ QRZ! Ham Radio 9 / QRZ Ham Radio Callsign Database - Volume 9.iso / mac / files / p_term / ad16dis.exe / CHANGE.HLP < prev    next >
Text File  |  1990-12-05  |  1KB  |  38 lines

  1. ARES/Data Change Help File       CHANGE.HLP
  2.  
  3.   If you made a mistake when entering data, you can delete or
  4.   update records.
  5.  
  6. Delete:
  7.   To delete an entry, you need to know the record number.
  8.   If ARES/Data just gave you a response like:
  9.  
  10.     1450: data input accepted, #234.
  11.  
  12.   then this record is number 234.  To delete it, enter:
  13.       d 234
  14.  
  15.   (Or, ask the sysop to delete it for you.  The remote delete
  16.   command may be disabled, in which case you must have the sysop
  17.   do this for you).
  18.   Be extremely careful in using the delete command!  Always list
  19.   the record first before deleting to be sure you have the right one.
  20.  
  21. Update:
  22.   The update command is used if only a single field needs to be changed.
  23.  
  24.   Syntax:
  25.       #nnnn,m=new text for fieldm<cr>
  26.  
  27.       where nnnn is the record number, and where m = 1-4 for the first
  28.       four fields, and m = 5 for the message.  For example, suppose you
  29.       needed to change the value in field3 of record 235 to "shelter 9".
  30.       You would type:
  31.  
  32.       #235,3=shelter 9<cr>
  33.  
  34.       Note that when you correct or update a single field like this, the
  35.       time and date for the record are not changed.  ARES/Data responds
  36.       by showing you what the old values for record 235 were, and what
  37.       the new values are according to your update command.
  38.